home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Esportes / 1080.swf / scripts / DefineButton2_62 / BUTTONCONDACTION on(release).as
Text File  |  2006-06-13  |  124b  |  6 lines

  1. on(release){
  2.    _root.cpulevel = 18 - _root.diflevel * 3;
  3.    _root.humanplayers = 1;
  4.    _root.gotoAndPlay("choose");
  5. }
  6.